3.13 Where are we?
- 3-tiers in TruQA: Client-side, Server-side, DB
- We have developed StartPage in TruQA that includes a drop-down menu, modal windows, and user inputs.
- We need to move to Server-side and DB.
- How to receive data sent from a client side program
- How to control commands sent from a client side program
- How to access a DB
- How to dynamically generate client-side program code and send it